FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.medicationprocess9#2.0.0-beta.6 (125 ms)

Package nictiz.fhir.nl.r4.medicationprocess9
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.6&canonical=http://nictiz.nl/fhir/StructureDefinition/mp-MedicationOverview-Bundle
Url http://nictiz.nl/fhir/StructureDefinition/mp-MedicationOverview-Bundle
Version 2.0.0-beta.6
Status active
Name MpMedicationOverviewBundle
Title mp MedicationOverview Bundle
Experimental False
Realm nl
Description Profile on the Bundle resource which represents the structure of the Retrieve and Send MedicationOverview transactions conform information standard ['Medication Process'](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces). The output of the ['$medication-overview'](https://simplifier.net/medicationprocess/medication-overview) operation (used in the former transaction) SHALL conform to this profile.
Purpose To define the body of the Retrieve and Send MedicationOverview transactions. Moreover, this profile should provide guidance for servers in constructing the medication-overview operation outcome and enabling validation against it. For clients this profile should be helpful in expecting the response format of the medication-overview operation outcome.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type Bundle
Kind resource

Resources that use this resource

CapabilityStatement
http://nictiz.nl/fhir/CapabilityStatement/mp-MedicationOverview.RetrieveServe mp MedicationOverview.RetrieveServe
http://nictiz.nl/fhir/CapabilityStatement/mp-MedicationOverview.SendReceive mp MedicationOverview.SendReceive

Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient nl core Patient
http://nictiz.nl/fhir/StructureDefinition/mp-MedicationOverview mp MedicationOverview


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "mp-MedicationOverview-Bundle",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationOverview-Bundle",
  "version" : "2.0.0-beta.6",
  "name" : "MpMedicationOverviewBundle",
  "title" : "mp MedicationOverview Bundle",
  "status" : "active",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Profile on the Bundle resource which represents the structure of the Retrieve and Send MedicationOverview transactions conform information standard ['Medication Process'](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces). The output of the ['$medication-overview'](https://simplifier.net/medicationprocess/medication-overview) operation (used in the former transaction) SHALL conform to this profile.",
  "purpose" : "To define the body of the Retrieve and Send MedicationOverview transactions. Moreover, this profile should provide guidance for servers in constructing the medication-overview operation outcome and enabling validation against it. For clients this profile should be helpful in expecting the response format of the medication-overview operation outcome.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "comment" : "In the Retrieve and Send MedicationOverview transactions this element should have the value 'searchset' and 'transaction', respectively."
      },
      {
        "id" : "Bundle.total",
        "path" : "Bundle.total",
        "comment" : "The total value contains the number of matching HCIMs: MedicationAgreement, AdministrationAgreement and MedicationUse2. Other included resources, such as Medication resources, are not included in the total. Note that this element is only used in the Retrieve MedicationOverview transaction."
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "profile",
              "path" : "resource"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Bundle.entry:list",
        "path" : "Bundle.entry",
        "sliceName" : "list",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:list.resource",
        "path" : "Bundle.entry.resource",
        "min" : 1,
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationOverview"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:patient",
        "path" : "Bundle.entry",
        "sliceName" : "patient",
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:patient.resource",
        "path" : "Bundle.entry.resource",
        "min" : 1,
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.